|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface is the sender's view of an MTP.
| Method Summary | |
void |
deliver(java.lang.String addr,
Envelope env,
byte[] payload)
Delivers to the specified address an ACL message, encoded in some concrete message representation, using the given envelope as a transmission header. |
| Method Detail |
public void deliver(java.lang.String addr,
Envelope env,
byte[] payload)
throws MTPException
ta - The transport address to deliver the message to. It
must be a valid address for this MTP.env - The message envelope, containing various fields
related to message recipients, encoding, and timestamping.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||